home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
src
/
machserver
/
1.098
/
mem
/
local.mk
< prev
next >
Wrap
Text File
|
1990-12-07
|
408b
|
17 lines
#
# This file is automatically included by Pmake while it is processing
# Makefile. Makefile is automatically generated by mkmf, and this file
# provides additional local personalization
#
# By defining MEM_TRACE we turn on extra caller-PC tracing.
#
NAME = mem
XCFLAGS += -DMEM_TRACE
#if empty(TM:Mds3100) && empty(TM:Mcleands3100) && empty(TM:Mds5000)
XCFLAGS += -Wall
#endif
#include <$(SYSMAKEFILE)>